var\cache\dev\twig\27\27e0548ede6e966288bd10acbc164af3aade6710b0f5c5fb73aefc77b4cb8763.php line 127

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @GinsaSistema/base.html.twig */
  14. class __TwigTemplate_f37210528f4f53d6bbab59e4a490fae419a8a801f207f1bd7ee99054bd02515b extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'body_id' => [$this'block_body_id'],
  27.             'firebase' => [$this'block_firebase'],
  28.             'header' => [$this'block_header'],
  29.             'body' => [$this'block_body'],
  30.             'contentBody' => [$this'block_contentBody'],
  31.             'footer' => [$this'block_footer'],
  32.             'javascripts' => [$this'block_javascripts'],
  33.         ];
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@GinsaSistema/base.html.twig"));
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@GinsaSistema/base.html.twig"));
  42.         // line 1
  43.         echo "<!DOCTYPE html>
  44. <html lang=\"";
  45.         // line 2
  46.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "locale", [], "any"falsefalsefalse2), "html"nulltrue);
  47.         echo "\" ng-app=\"Ginsa\">
  48. <head>
  49.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  50.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  51.     <meta name=\"author\" content=\"Ginsa Informatica S.A.\">
  52.     <title>
  53.         ";
  54.         // line 9
  55.         $this->displayBlock('title'$context$blocks);
  56.         // line 10
  57.         echo "    </title>
  58.     ";
  59.         // line 13
  60.         $this->displayBlock('stylesheets'$context$blocks);
  61.         // line 17
  62.         echo "
  63.     ";
  64.         // line 18
  65.         if (((isset($context["client"]) || array_key_exists("client"$context)) && twig_get_attribute($this->env$this->source, ($context["client"] ?? null), "getEscudo", [], "method"truetruefalse18))) {
  66.             // line 19
  67.             echo "        <link rel=\"icon\" type=\"image/x-icon\" href=\"";
  68.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((isset($context["ayuntamientos_imagenes"]) || array_key_exists("ayuntamientos_imagenes"$context) ? $context["ayuntamientos_imagenes"] : (function () { throw new RuntimeError('Variable "ayuntamientos_imagenes" does not exist.'19$this->source); })()) . "/") . twig_get_attribute($this->env$this->source, (isset($context["client"]) || array_key_exists("client"$context) ? $context["client"] : (function () { throw new RuntimeError('Variable "client" does not exist.'19$this->source); })()), "getEscudo", [], "method"falsefalsefalse19))), "html"nulltrue);
  69.             echo "\"/>
  70.     ";
  71.         } else {
  72.             // line 21
  73.             echo "        <link rel=\"icon\" type=\"image/x-icon\" href=\"";
  74.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("favicon.ico"), "html"nulltrue);
  75.             echo "\"/>
  76.     ";
  77.         }
  78.         // line 23
  79.         echo "
  80. </head>
  81. <body id=\"";
  82.         // line 27
  83.         $this->displayBlock('body_id'$context$blocks);
  84.         echo "\" style=\"margin:0;\">
  85. ";
  86.         // line 29
  87.         $this->displayBlock('firebase'$context$blocks);
  88.         // line 31
  89.         echo "
  90. ";
  91.         // line 33
  92.         $context["route"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'33$this->source); })()), "request", [], "any"falsefalsefalse33), "attributes", [], "any"falsefalsefalse33), "get", [=> "_route"], "method"falsefalsefalse33);
  93.         // line 34
  94.         $context["route_params"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'34$this->source); })()), "request", [], "any"falsefalsefalse34), "attributes", [], "any"falsefalsefalse34), "get", [=> "_route_params"], "method"falsefalsefalse34);
  95.         // line 35
  96.         $context["params"] = twig_array_merge((isset($context["route_params"]) || array_key_exists("route_params"$context) ? $context["route_params"] : (function () { throw new RuntimeError('Variable "route_params" does not exist.'35$this->source); })()), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'35$this->source); })()), "request", [], "any"falsefalsefalse35), "query", [], "any"falsefalsefalse35), "all", [], "any"falsefalsefalse35));
  97.         // line 36
  98.         echo "
  99. ";
  100.         // line 38
  101.         if ((!== twig_compare((isset($context["client"]) || array_key_exists("client"$context) ? $context["client"] : (function () { throw new RuntimeError('Variable "client" does not exist.'38$this->source); })()), null))) {
  102.             // line 39
  103.             echo "    ";
  104.             $this->displayBlock('header'$context$blocks);
  105.             // line 42
  106.             echo "
  107.     <div class=\"container-fluid\">
  108.         ";
  109.             // line 44
  110.             $this->displayBlock('body'$context$blocks);
  111.             // line 52
  112.             echo "    </div>
  113.     ";
  114.             // line 54
  115.             $this->loadTemplate("@GinsaSistema/Loadings/loading.html.twig""@GinsaSistema/base.html.twig"54)->display($context);
  116.             // line 55
  117.             echo "
  118.     ";
  119.             // line 57
  120.             $this->displayBlock('footer'$context$blocks);
  121.             // line 60
  122.             echo "
  123. ";
  124.         } else {
  125.             // line 62
  126.             echo "    ";
  127.             $this->loadTemplate("@GinsaSistema/ErroresControlados/construccion.html.twig""@GinsaSistema/base.html.twig"62)->display($context);
  128.         }
  129.         // line 64
  130.         echo "
  131. ";
  132.         // line 65
  133.         $this->displayBlock('javascripts'$context$blocks);
  134.         // line 68
  135.         echo "</body>
  136. </html>";
  137.         
  138.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  139.         
  140.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  141.     }
  142.     // line 9
  143.     public function block_title($context, array $blocks = [])
  144.     {
  145.         $macros $this->macros;
  146.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  147.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  148.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  149.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  150.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("menu.titulo"), "html"nulltrue);
  151.         
  152.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  153.         
  154.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  155.     }
  156.     // line 13
  157.     public function block_stylesheets($context, array $blocks = [])
  158.     {
  159.         $macros $this->macros;
  160.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  161.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  162.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  163.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  164.         // line 14
  165.         echo "        ";
  166.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("base");
  167.         echo "
  168.     ";
  169.         
  170.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  171.         
  172.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  173.     }
  174.     // line 27
  175.     public function block_body_id($context, array $blocks = [])
  176.     {
  177.         $macros $this->macros;
  178.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  179.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  180.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  181.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_id"));
  182.         
  183.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  184.         
  185.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  186.     }
  187.     // line 29
  188.     public function block_firebase($context, array $blocks = [])
  189.     {
  190.         $macros $this->macros;
  191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  192.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""firebase"));
  193.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  194.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""firebase"));
  195.         
  196.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  197.         
  198.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  199.     }
  200.     // line 39
  201.     public function block_header($context, array $blocks = [])
  202.     {
  203.         $macros $this->macros;
  204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  205.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  206.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  207.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  208.         // line 40
  209.         echo "        ";
  210.         $this->loadTemplate("@GinsaSistema/Menus/menu.html.twig""@GinsaSistema/base.html.twig"40)->display($context);
  211.         // line 41
  212.         echo "    ";
  213.         
  214.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  215.         
  216.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  217.     }
  218.     // line 44
  219.     public function block_body($context, array $blocks = [])
  220.     {
  221.         $macros $this->macros;
  222.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  223.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  224.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  225.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  226.         // line 45
  227.         echo "            ";
  228.         if ((=== twig_compare((isset($context["licencia"]) || array_key_exists("licencia"$context) ? $context["licencia"] : (function () { throw new RuntimeError('Variable "licencia" does not exist.'45$this->source); })()), true))) {
  229.             // line 46
  230.             echo "                ";
  231.             $this->displayBlock('contentBody'$context$blocks);
  232.             // line 48
  233.             echo "            ";
  234.         } else {
  235.             // line 49
  236.             echo "                ";
  237.             $this->loadTemplate("@GinsaSistema/ErroresControlados/sinLicencia.html.twig""@GinsaSistema/base.html.twig"49)->display($context);
  238.             // line 50
  239.             echo "            ";
  240.         }
  241.         // line 51
  242.         echo "        ";
  243.         
  244.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  245.         
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  247.     }
  248.     // line 46
  249.     public function block_contentBody($context, array $blocks = [])
  250.     {
  251.         $macros $this->macros;
  252.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBody"));
  254.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBody"));
  256.         // line 47
  257.         echo "                ";
  258.         
  259.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  260.         
  261.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  262.     }
  263.     // line 57
  264.     public function block_footer($context, array $blocks = [])
  265.     {
  266.         $macros $this->macros;
  267.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  268.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  269.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  270.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  271.         // line 58
  272.         echo "        ";
  273.         $this->loadTemplate("@GinsaSistema/Footers/footer.twig""@GinsaSistema/base.html.twig"58)->display($context);
  274.         // line 59
  275.         echo "    ";
  276.         
  277.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  278.         
  279.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  280.     }
  281.     // line 65
  282.     public function block_javascripts($context, array $blocks = [])
  283.     {
  284.         $macros $this->macros;
  285.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  286.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  287.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  288.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  289.         // line 66
  290.         echo "    ";
  291.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("base");
  292.         echo "
  293. ";
  294.         
  295.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  296.         
  297.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  298.     }
  299.     public function getTemplateName()
  300.     {
  301.         return "@GinsaSistema/base.html.twig";
  302.     }
  303.     public function isTraitable()
  304.     {
  305.         return false;
  306.     }
  307.     public function getDebugInfo()
  308.     {
  309.         return array (  355 => 66,  345 => 65,  335 => 59,  332 => 58,  322 => 57,  312 => 47,  302 => 46,  292 => 51,  289 => 50,  286 => 49,  283 => 48,  280 => 46,  277 => 45,  267 => 44,  257 => 41,  254 => 40,  244 => 39,  226 => 29,  208 => 27,  194 => 14,  184 => 13,  165 => 9,  154 => 68,  152 => 65,  149 => 64,  145 => 62,  141 => 60,  139 => 57,  135 => 55,  133 => 54,  129 => 52,  127 => 44,  123 => 42,  120 => 39,  118 => 38,  114 => 36,  112 => 35,  110 => 34,  108 => 33,  104 => 31,  102 => 29,  97 => 27,  91 => 23,  85 => 21,  79 => 19,  77 => 18,  74 => 17,  72 => 13,  67 => 10,  65 => 9,  55 => 2,  52 => 1,);
  310.     }
  311.     public function getSourceContext()
  312.     {
  313.         return new Source("<!DOCTYPE html>
  314. <html lang=\"{{ app.request.locale }}\" ng-app=\"Ginsa\">
  315. <head>
  316.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
  317.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  318.     <meta name=\"author\" content=\"Ginsa Informatica S.A.\">
  319.     <title>
  320.         {% block title %}{{ 'menu.titulo'|trans }}{% endblock %}
  321.     </title>
  322.     {% block stylesheets %}
  323.         {{ encore_entry_link_tags('base') }}
  324.     {% endblock %}
  325.     {% if (client is defined) and (client.getEscudo() is defined) %}
  326.         <link rel=\"icon\" type=\"image/x-icon\" href=\"{{ asset(ayuntamientos_imagenes ~ '/' ~ client.getEscudo()) }}\"/>
  327.     {% else %}
  328.         <link rel=\"icon\" type=\"image/x-icon\" href=\"{{ asset(\"favicon.ico\") }}\"/>
  329.     {% endif %}
  330. </head>
  331. <body id=\"{% block body_id %}{% endblock %}\" style=\"margin:0;\">
  332. {% block firebase %}
  333. {% endblock %}
  334. {% set route = app.request.attributes.get('_route') %}
  335. {% set route_params = app.request.attributes.get('_route_params') %}
  336. {% set params = route_params|merge(app.request.query.all) %}
  337. {% if client!=null %}
  338.     {% block header %}
  339.         {% include '@GinsaSistema/Menus/menu.html.twig' %}
  340.     {% endblock %}
  341.     <div class=\"container-fluid\">
  342.         {% block body %}
  343.             {% if licencia==true %}
  344.                 {% block contentBody %}
  345.                 {% endblock %}
  346.             {% else %}
  347.                 {% include '@GinsaSistema/ErroresControlados/sinLicencia.html.twig' %}
  348.             {% endif %}
  349.         {% endblock %}
  350.     </div>
  351.     {% include '@GinsaSistema/Loadings/loading.html.twig' %}
  352.     {% block footer %}
  353.         {% include '@GinsaSistema/Footers/footer.twig' %}
  354.     {% endblock %}
  355. {% else %}
  356.     {% include '@GinsaSistema/ErroresControlados/construccion.html.twig' %}
  357. {% endif %}
  358. {% block javascripts %}
  359.     {{ encore_entry_script_tags('base') }}
  360. {% endblock %}
  361. </body>
  362. </html>""@GinsaSistema/base.html.twig""C:\\xampp\\htdocs\\php72\\AdministracionDigital\\src\\Ginsa\\SistemaBundle\\Resources\\views\\base.html.twig");
  363.     }
  364. }